home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 23 / AACD 23.iso / AACD / Magazine / PC2Amiga / Samba / docs / NT4-Locking.txt < prev    next >
Text File  |  1999-07-18  |  1KB  |  29 lines

  1. NOTE: The NT Registry changes contained within this file may be injurious to
  2. the health of your system. Please make ABSOLUTELY sure that you backup the
  3. original values for each parameter BEFORE you make any changes.
  4.  
  5. ===================================== CUT HERE ================================
  6. REGEDIT4
  7.  
  8. ;Contributor:   John H Terpstra <jht@samba.org>
  9. ;Updated:    Feb 15, 1999
  10. ;
  11. ;Subject:    Registry Entries That Affect Locking and Caching
  12.  
  13. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters]
  14. "BufFilesDenyWrite"=dword:00000000
  15. "BufNamedPipes"=dword:00000000
  16. "UseOpportunisticLocking"=dword:00000000
  17. "DormantFileLimit"=dword:00000000
  18.  
  19. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters\Linkage]
  20. "UtilizeNtCaching"=dword:00000000
  21.  
  22. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Filesystem]
  23. "Win95TruncateExtensions"=dword:00000000
  24.  
  25. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanManServer\Parameters]
  26. "EnableOpLockForceClose"=dword:00000001
  27. "EnableOpLocks"=dword:00000000
  28.  
  29.